home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1997 / HAM Radio 1997.iso / vcls / ras_api / loadras.dfm / loadras.txt
Text File  |  1996-04-08  |  385b  |  23 lines

  1. object Form2: TForm2
  2.   Left = 186
  3.   Top = 129
  4.   Width = 245
  5.   Height = 141
  6.   Caption = 'Form2'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   TextHeight = 16
  13.   object Button1: TButton
  14.     Left = 64
  15.     Top = 32
  16.     Width = 89
  17.     Height = 33
  18.     Caption = 'Button1'
  19.     TabOrder = 0
  20.     OnClick = Button1Click
  21.   end
  22. end
  23.